arrowSize
Type
property
Summary
Specifies the size of an an arrow at one end of a line or polygon graphic.
Syntax
set the arrowSize of <graphic> to <size>
Description
Use the arrowSize property to change the size of arrows at the ends of lines and polygons.
The arrow of a graphic is proportional to the graphic's lineSize; changing the lineSize increases or decreases the size of the arrow, although the graphic's arrowSize property is not changed. If the lineSize is zero, the arrow is not visible.
Set the startArrow or endArrow properties to true to make the arrows visible.
You can set the arrowSize of graphics other than lines and polygons, but doing so has no effect.
Examples
set the arrowSize of last graphic to 20
Related
object: graphic
property: properties, lineSize, startArrow, endArrow
keyword: polygon, line, lines, graphic
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile